Skip to content

remove console.error log#21

Merged
pakeku merged 2 commits intomasterfrom
authentication/jwt
May 18, 2025
Merged

remove console.error log#21
pakeku merged 2 commits intomasterfrom
authentication/jwt

Conversation

@pakeku
Copy link
Copy Markdown
Owner

@pakeku pakeku commented May 18, 2025

No description provided.

@pakeku pakeku requested a review from Copilot May 18, 2025 13:38
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR aims to remove the console.error log from the git-user-name utility to reduce unnecessary error logging.

  • Removed the console.error statement from error handling in git-user-name.
Comments suppressed due to low confidence (1)

src/utils/git-user-name.ts:11

  • Removing this logging line can make diagnosing issues more challenging. If the removal is intentional, consider ensuring that error details are captured elsewhere or using a configurable logging mechanism.
console.error('Error getting git user name:', err);

@pakeku pakeku merged commit c1fa109 into master May 18, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants